projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5fcfff1
)
(sentence-end): Doc fix.
author
Dave Love
<fx@gnu.org>
Wed, 7 Feb 2001 23:33:35 +0000
(23:33 +0000)
committer
Dave Love
<fx@gnu.org>
Wed, 7 Feb 2001 23:33:35 +0000
(23:33 +0000)
lisp/textmodes/paragraphs.el
patch
|
blob
|
history
diff --git
a/lisp/textmodes/paragraphs.el
b/lisp/textmodes/paragraphs.el
index f1ad48dd3cfbb345ad3344ac41b319fa4b736cc9..2913c83134d083b90a0767199493e63e59440629 100644
(file)
--- a/
lisp/textmodes/paragraphs.el
+++ b/
lisp/textmodes/paragraphs.el
@@
-137,7
+137,8
@@
of a sentence, the ending period, question mark, or exclamation point
must be followed by two spaces, unless it's inside some sort of quotes
or parenthesis.
-See also the variable `sentence-end-double-space' and Info node `Sentences'."
+See also the variable `sentence-end-double-space', the variable
+`sentence-end-without-period' and Info node `Sentences'."
:group 'paragraphs
:type 'regexp)